home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / TUTORII.ZIP / SUBST.DAT < prev    next >
Text File  |  1991-11-29  |  383b  |  14 lines

  1. Explanation of the SUBST command. 
  2. It is EXTERNAL.
  3.  
  4. This command will make a path and a drive 
  5. letter the same thing.
  6.  
  7. Example:
  8.        If you have a game that looks in 
  9.        drive A for a disk but you have 
  10.        that game on drive C:\game, you can 
  11.        make the computer think that drive A 
  12.        is drive c:\game by typing this:
  13.               subst a: c:\game
  14.